home *** CD-ROM | disk | FTP | other *** search
/ The 640 MEG Shareware Studio 2 / The 640 Meg Shareware Studio CD-ROM Volume II (Data Express)(1993).ISO / bbs / fn397c_1.zip / HS-FNET.TXT < prev    next >
Text File  |  1991-11-28  |  2KB  |  72 lines

  1.  
  2.  
  3.  I have done some work on hslink installation and now have it working on the
  4.  bbs ok.  I think your command line was too long so the file never made it
  5.  to the destination.
  6.  
  7.  Here is my fnetprot.dat and also my NODE1.CFG file (hslink node 1 .cfg file).
  8.  HSLINK reads it if the file is pointed to by teh "-@filename" command line
  9.  parameter.
  10.  
  11. 11
  12. Z11Zmodem with Resume Capability - Still the Best!
  13. DSZ ha cts port 1 pB4096 sz -s -m
  14. DSZ ha cts port 1 pB4096 rz -m -rr
  15. W11Zmodem Batch (PCPursuit Window)
  16. dsz ha cts port 1 pB4096 z pb1 sz -w -m
  17. dsz ha cts port 1 pB4096 z pb1 rz -rr -w -m
  18. P11Puma Protocol with Resume Capability
  19. Puma Lg:\qb3\dszlog p1 x+ s
  20. Puma Lg:\qb3\dszlog p1 x+ r+ r
  21. G01Ymodem-G Batch (Error Correcting Modems ONLY!!)
  22. DSZ ha cts port 1 pB4096 sb -k -g -s
  23. DSZ ha cts port 1 pB4096 rb -g -p
  24. Y01Ymodem Batch
  25. DSZ ha sl port 1 sb -k -s
  26. DSZ ha sl port 1 rb -k
  27. O00Xmodem-1k (Old Ymodem)
  28. DSZ ha sl port 1 sx -ks
  29. DSZ ha sl port 1 rx -c -k -y
  30. C00Xmodem CRC and Checksum (Slow and painful!)
  31. DSZ ha sl port 1 sx
  32. DSZ ha sl port 1 rx -c
  33. J00Jmodem (Fast)
  34. Jmodem S1
  35. Jmodem R1
  36. N00Nmodem (Turbo Pascal Fast! Protocol)
  37. Nmodem S1
  38. Nmodem R1
  39. B11Bimodem Bi-Directional Transfers + Chat
  40. CALL h:\bim\Bimodem /CH:\bim\bimodem2.cfg /U J:\WORK\PROGINN.QWK /D J:\WORK\PROGINN.REP
  41. CALL H:\bim\Bimodem /CH:\bim\bimodem2.cfg /D J:\WORK\PROGINN.QWK /U J:\WORK\PROGINN.REP
  42. H11HS/Link (Bi-Directional / Start 2-Way Transfers as D/L!)
  43. j:\telix\HSLINK -p1 -@G:\FNET\NODE1.CFG
  44. j:\telix\HSLINK -p1 -@G:\FNET\NODE1.CFG
  45.  
  46.  
  47. Now the NODE1.CFG file:
  48.  
  49. -s2048
  50. -a
  51. -k
  52. -o
  53. -r
  54. -nf
  55. -HX
  56. -cb03
  57. -cm79
  58. -ct14
  59. -CW15
  60. -Uh:\work2\
  61.  
  62.  Note that the WORK directory is specified in the .cfg file WITH a "\"
  63.  on the end.  The docs and sample screens do not show the "\".
  64.  
  65.  I also removed slow HS and Xon/Xoff support.
  66.  
  67.   My HSLINK.EXE file is in the J:\TELIX directory.
  68.  
  69.  
  70.                 Happy ThnxGiving....
  71.  
  72.